home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Text / DataMan / Installed Instructions / Delete EOL ¶s / Delete EOL ∂s next >
Text File  |  1992-06-17  |  202b  |  6 lines

  1. % Deletes end-of-line carriage returns from files from primitive systems;
  2. % changes paragraph-marking double returns to single. Requires a space before each end of line.
  3. s  ^p^[!^p]
  4. w ^%1
  5. b
  6.